home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / stop_irc < prev    next >
Text File  |  2001-03-21  |  608b  |  16 lines

  1. Synopsis:
  2.    bind <key> stop_irc
  3.  
  4. Description:
  5.    This command causes the client process to temporarily stop, returning
  6.    the user to the parent process that started the client (usually the
  7.    user's command shell).  This is useful for executing commands that
  8.    aren't well suited to EXEC.
  9.  
  10. Other Notes:
  11.    Care should be taken with the length of time that the client is stopped
  12.    for.  Unless it was originally started with the -S command line option,
  13.    it will have no way of listening to the server.  This means that it
  14.    could be disconnected from the server if it misses a PING message.
  15.  
  16.